home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Tool Chest / Devices / Apple Desktop Bus / ADBReInit 1.0 / ADBReInit Note next >
Encoding:
Text File  |  1992-09-23  |  1.7 KB  |  34 lines  |  [ttro/ttxt]

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13. ADBReInit Extension Note
  14.  
  15. Written by: John Dasher                                                                                                                                                Sep 1992
  16.  
  17. This note discusses how to successfully use _ADBReInit on the PowerBook 140/170 and the Quadra 700/900/950.
  18.  
  19. In short, a bug exists in System Software that can cause the PowerBook 140/170 and the Quadra 700/900/950 to hang and/or crash anytime _ADBReInit is called.  Although it is possible to hang and/or crash those machines ANYTIME _ADBReInit is called, informal testing seems to indicate that it is more likely to happen while Apple Share is active (i.e. File Sharing is turned on). The bug allows memory to be moved at interrupt time, and the ADBReInit extension prevents this.
  20.  
  21. Although _ADBReInit is normally never called on a Quadra, there is a specific instance that the PowerBook 140/170 make use of the call. When coming out of Sleep mode, the PowerBook 140/170 calls _ADBReInit if external ADB devices are attached.
  22.  
  23. In this folder you will find an extension called "ADBReInit" that appears to fix this behavior. At some point in the future, this fix will be rolled into System Software.
  24.  
  25. In order to be able give the extension to customers who experience problems with
  26. ADB ReInit and your products you must call Apple Computer Inc.'s Software Licensing department and ask for a Software License form for the ADB ReInit product. Upon signing the software distribution agreement form, you will receive a no-cost license.
  27.  
  28. Note that Apple Computer, Inc. will not be responsible for it's use or consequences thereof.
  29.  
  30.  
  31. Further Reference:
  32. _________________________________________________________________
  33. •    Inside Macintosh, Volume V, Apple Desktop Bus
  34. •    Technical Note #206, Space Aliens Ate My Mouse (ADB - The Untold Story)